[INFO] cloning repository https://github.com/luojunyuan/communitytoolkit-winui-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luojunyuan/communitytoolkit-winui-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojunyuan%2Fcommunitytoolkit-winui-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojunyuan%2Fcommunitytoolkit-winui-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9839af2ffd710f582e89555bbf28a1d3e90f23a5
[INFO] checking luojunyuan/communitytoolkit-winui-rs against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluojunyuan%2Fcommunitytoolkit-winui-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luojunyuan/communitytoolkit-winui-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/luojunyuan/communitytoolkit-winui-rs
[INFO] tweaked toml for git repo https://github.com/luojunyuan/communitytoolkit-winui-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luojunyuan/communitytoolkit-winui-rs on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luojunyuan/communitytoolkit-winui-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d3dc1579d2fdff880679028964d426cd4e175a163872f26f2a9703bb9d7f5fe
[INFO] running `Command { std: "docker" "start" "6d3dc1579d2fdff880679028964d426cd4e175a163872f26f2a9703bb9d7f5fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d3dc1579d2fdff880679028964d426cd4e175a163872f26f2a9703bb9d7f5fe" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d3dc1579d2fdff880679028964d426cd4e175a163872f26f2a9703bb9d7f5fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d3dc1579d2fdff880679028964d426cd4e175a163872f26f2a9703bb9d7f5fe" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling windows-metadata v0.60.0 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]     Checking windows-link v0.2.1 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]    Compiling xamltoolkit-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking windows-strings v0.5.1 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]     Checking windows-result v0.4.1 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]     Checking windows-threading v0.2.1 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling windows-implement v0.60.2 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]    Compiling windows-interface v0.59.3 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]     Checking windows-core v0.62.2 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]     Checking windows-time v0.1.0 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]     Checking windows-future v0.3.2 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]     Checking windows-collections v0.3.2 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]     Checking windows-numerics v0.3.1 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]     Checking windows-reference v0.1.0 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]     Checking windows v0.62.2 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]    Compiling windows-bindgen v0.66.0 (https://github.com/microsoft/windows-rs#e18a8542)
[INFO] [stderr]    Compiling wasdk v0.1.0 (/opt/rustwide/workdir/crates/wasdk)
[INFO] [stderr]    Compiling toolkit-winui v0.1.0 (/opt/rustwide/workdir/crates/xamltoolkit-winui)
[INFO] [stderr]    Compiling toolkit-winui-converters v0.1.0 (/opt/rustwide/workdir/crates/xamltoolkit-winui-converters)
[INFO] [stderr]    Compiling toolkit-winui-helpers v0.1.0 (/opt/rustwide/workdir/crates/xamltoolkit-winui-helpers)
[INFO] [stderr]    Compiling toolkit-winui-controls v0.1.0 (/opt/rustwide/workdir/crates/xamltoolkit-winui-controls)
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:389
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...opertyInfo, IAnimationObject, windows::Foundation::IClosable, CompositionObject) ; impl AnimationPropertyInfo { pub fn PopulatePro...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1911
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:389
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...opertyInfo, IAnimationObject, windows::Foundation::IClosable, CompositionObject) ; impl AnimationPropertyInfo { pub fn PopulatePro...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:5655
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...itionBrush, IAnimationObject, windows::Foundation::IClosable, CompositionObject) ; impl CompositionBrush { pub fn PopulateProperty...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:6321
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1911
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:5655
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...itionBrush, IAnimationObject, windows::Foundation::IClosable, CompositionObject) ; impl CompositionBrush { pub fn PopulateProperty...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:10017
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...sitionClip, IAnimationObject, windows::Foundation::IClosable, CompositionObject) ; impl CompositionClip { pub fn PopulatePropertyI...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:6321
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:10682
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:10017
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...sitionClip, IAnimationObject, windows::Foundation::IClosable, CompositionObject) ; impl CompositionClip { pub fn PopulatePropertyI...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:18977
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionObject, IAnimationObject, windows::Foundation::IClosable) ; impl CompositionObject { pub fn PopulatePropertyInfo < P1 , > (& s...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:10682
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:19625
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:18977
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionObject, IAnimationObject, windows::Foundation::IClosable) ; impl CompositionObject { pub fn PopulatePropertyInfo < P1 , > (& s...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:22989
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...onObjectStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Comp...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:19625
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:23993
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionShadow, IAnimationObject, windows::Foundation::IClosable, CompositionObject) ; impl CompositionShadow { pub fn PopulatePropert...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:22989
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...onObjectStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Comp...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:24660
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:23993
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionShadow, IAnimationObject, windows::Foundation::IClosable, CompositionObject) ; impl CompositionShadow { pub fn PopulatePropert...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:28332
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...quired_hierarchy!(Compositor, windows::Foundation::IClosable) ; impl Compositor { pub fn new () -> windows_core::Result < Self > {...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:24660
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:28772
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn Close < > (& self ,) -> windows_co...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:28332
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...quired_hierarchy!(Compositor, windows::Foundation::IClosable) ; impl Compositor { pub fn new () -> windows_core::Result < Self > {...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:28938
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:28772
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn Close < > (& self ,) -> windows_co...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:33498
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mpositorStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Comp...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:28938
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:34433
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...inerVisual, IAnimationObject, windows::Foundation::IClosable, Visual, CompositionObject) ; impl ContainerVisual { pub fn PopulateP...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:33498
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mpositorStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Comp...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:35106
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:34433
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...inerVisual, IAnimationObject, windows::Foundation::IClosable, Visual, CompositionObject) ; impl ContainerVisual { pub fn PopulateP...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:41731
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Numerics::Quaternion > { let this = & windows_core::Interface::cast::< IVisual ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:35106
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:42075
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ntation < > (& self , value : windows::Foundation::Numerics::Quaternion ,) -> windows_core::Result < () > { let this = & windows_c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:41731
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Numerics::Quaternion > { let this = & windows_core::Interface::cast::< IVisual ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:50834
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DropShadow, IAnimationObject, windows::Foundation::IClosable, CompositionShadow, CompositionObject) ; impl DropShadow { pub fn Pop...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:42075
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ntation < > (& self , value : windows::Foundation::Numerics::Quaternion ,) -> windows_core::Result < () > { let this = & windows_c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:51513
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:50834
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DropShadow, IAnimationObject, windows::Foundation::IClosable, CompositionShadow, CompositionObject) ; impl DropShadow { pub fn Pop...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:54797
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:51513
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:55039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...pub fn SetColor < > (& self , value : windows::UI::Color ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:54797
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:85676
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..." fn (* mut core::ffi::c_void , * mut windows::UI::Color) -> windows_core::HRESULT , pub SetColor : unsafe extern "system" fn (* m...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:55039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...pub fn SetColor < > (& self , value : windows::UI::Color ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:85791
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...system" fn (* mut core::ffi::c_void , windows::UI::Color ,) -> windows_core::HRESULT , pub Mask : unsafe extern "system" fn (* mut...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:85676
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..." fn (* mut core::ffi::c_void , * mut windows::UI::Color) -> windows_core::HRESULT , pub SetColor : unsafe extern "system" fn (* m...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:90852
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Numerics::Quaternion) -> windows_core::HRESULT , pub SetOrientation : unsafe ex...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:85791
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...system" fn (* mut core::ffi::c_void , windows::UI::Color ,) -> windows_core::HRESULT , pub Mask : unsafe extern "system" fn (* mut...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:90996
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Numerics::Quaternion ,) -> windows_core::HRESULT , pub Parent : unsafe extern "...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:90852
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Numerics::Quaternion) -> windows_core::HRESULT , pub SetOrientation : unsafe ex...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:90996
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Numerics::Quaternion ,) -> windows_core::HRESULT , pub Parent : unsafe extern "...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:99883
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...riteVisual, IAnimationObject, windows::Foundation::IClosable, ContainerVisual, Visual, CompositionObject) ; impl SpriteVisual { pu...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:99883
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...riteVisual, IAnimationObject, windows::Foundation::IClosable, ContainerVisual, Visual, CompositionObject) ; impl SpriteVisual { pu...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:100570
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:100570
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:108491
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Numerics::Quaternion > { let this = & windows_core::Interface::cast::< IVisual ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:108491
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Numerics::Quaternion > { let this = & windows_core::Interface::cast::< IVisual ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:108835
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ntation < > (& self , value : windows::Foundation::Numerics::Quaternion ,) -> windows_core::Result < () > { let this = & windows_c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:108835
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ntation < > (& self , value : windows::Foundation::Numerics::Quaternion ,) -> windows_core::Result < () > { let this = & windows_c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:117555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...hy!(Visual, IAnimationObject, windows::Foundation::IClosable, CompositionObject) ; impl Visual { pub fn PopulatePropertyInfo < P1 ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:117555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...hy!(Visual, IAnimationObject, windows::Foundation::IClosable, CompositionObject) ; impl Visual { pub fn PopulatePropertyInfo < P1 ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:118211
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:118211
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:124032
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Numerics::Quaternion > { unsafe { let mut result__ = core::mem::zeroed () ; (wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:124032
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Numerics::Quaternion > { unsafe { let mut result__ = core::mem::zeroed () ; (wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:124309
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ntation < > (& self , value : windows::Foundation::Numerics::Quaternion ,) -> windows_core::Result < () > { unsafe { (windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:124309
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ntation < > (& self , value : windows::Foundation::Numerics::Quaternion ,) -> windows_core::Result < () > { unsafe { (windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:132458
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn Complete < > (& self ,) -> windows...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:132458
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn Complete < > (& self ,) -> windows...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:134865
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < DispatcherQueue , DispatcherQueueShutdownStartingEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:134865
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < DispatcherQueue , DispatcherQueueShutdownStartingEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:135549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < DispatcherQueue , windows_core::IInspectable > > , { unsafe...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:135549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < DispatcherQueue , windows_core::IInspectable > > , { unsafe...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:137850
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < DispatcherQueue , DispatcherQueueShutdownStartingEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:137850
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < DispatcherQueue , DispatcherQueueShutdownStartingEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:138724
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < DispatcherQueue , windows_core::IInspectable > > , { let th...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:140063
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...herQueueStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Disp...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:138724
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < DispatcherQueue , windows_core::IInspectable > > , { let th...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:143846
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Deferral > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:140063
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...herQueueStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Disp...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:146885
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < DispatcherQueueTimer , windows_core::IInspectable > > , { u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:143846
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Deferral > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:159885
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , Properties : usize , pub Timestamp : unsafe e...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:146885
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < DispatcherQueueTimer , windows_core::IInspectable > > , { u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:160376
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...uired_hierarchy!(InputCursor, windows::Foundation::IClosable) ; impl InputCursor { pub fn Close < > (& self ,) -> windows_core::Re...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:159885
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , Properties : usize , pub Timestamp : unsafe e...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:160536
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:160376
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...uired_hierarchy!(InputCursor, windows::Foundation::IClosable) ; impl InputCursor { pub fn Close < > (& self ,) -> windows_core::Re...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:160818
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...or > where P0 : windows_core::Param < windows::UI::Core::CoreCursor > , { Self::IInputCursorStatics (| this | unsafe { let mut res...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:160536
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_core::Interface::cast::< windows::Foundation::IClosable > (self) ? ; unsafe { (windows_core::Interface::vtable (this) . Close...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:161394
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...utCursorStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Inpu...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:160818
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...or > where P0 : windows_core::Param < windows::UI::Core::CoreCursor > , { Self::IInputCursorStatics (| this | unsafe { let mut res...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:164342
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:161394
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...utCursorStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Inpu...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:166054
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:164342
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:166054
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:166316
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...BackgroundColor < > (& self , value : windows::UI::Color ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:166564
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { unsafe { let mut result__ = core::mem::zeroed () ; (windo...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:166316
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...BackgroundColor < > (& self , value : windows::UI::Color ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:166830
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { unsafe { (windows_core::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:166564
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { unsafe { let mut result__ = core::mem::zeroed () ; (windo...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:167084
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { unsafe { let mut result__ = core::mem::zeroed () ; (windows...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:166830
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { unsafe { (windows_core::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:167344
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { unsafe { (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:167084
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { unsafe { let mut result__ = core::mem::zeroed () ; (windows...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:167600
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:167344
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { unsafe { (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:167600
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:167862
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ForegroundColor < > (& self , value : windows::UI::Color ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:167862
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ForegroundColor < > (& self , value : windows::UI::Color ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:172703
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..." fn (* mut core::ffi::c_void , * mut windows::UI::Color) -> windows_core::HRESULT , pub SetBackgroundColor : unsafe extern "syste...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:172828
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...system" fn (* mut core::ffi::c_void , windows::UI::Color ,) -> windows_core::HRESULT , Bold : usize , SetBold : usize , pub FontSt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:172703
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..." fn (* mut core::ffi::c_void , * mut windows::UI::Color) -> windows_core::HRESULT , pub SetBackgroundColor : unsafe extern "syste...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:172987
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..." fn (* mut core::ffi::c_void , * mut windows::UI::Text::FontStretch) -> windows_core::HRESULT , pub SetFontStretch : unsafe exter...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:172828
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...system" fn (* mut core::ffi::c_void , windows::UI::Color ,) -> windows_core::HRESULT , Bold : usize , SetBold : usize , pub FontSt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:173120
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...system" fn (* mut core::ffi::c_void , windows::UI::Text::FontStretch ,) -> windows_core::HRESULT , pub FontStyle : unsafe extern "...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:172987
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..." fn (* mut core::ffi::c_void , * mut windows::UI::Text::FontStretch) -> windows_core::HRESULT , pub SetFontStretch : unsafe exter...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:173120
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...system" fn (* mut core::ffi::c_void , windows::UI::Text::FontStretch ,) -> windows_core::HRESULT , pub FontStyle : unsafe extern "...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:173256
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..." fn (* mut core::ffi::c_void , * mut windows::UI::Text::FontStyle) -> windows_core::HRESULT , pub SetFontStyle : unsafe extern "s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:173385
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...system" fn (* mut core::ffi::c_void , windows::UI::Text::FontStyle ,) -> windows_core::HRESULT , pub ForegroundColor : unsafe exte...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:173256
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..." fn (* mut core::ffi::c_void , * mut windows::UI::Text::FontStyle) -> windows_core::HRESULT , pub SetFontStyle : unsafe extern "s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:173525
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..." fn (* mut core::ffi::c_void , * mut windows::UI::Color) -> windows_core::HRESULT , pub SetForegroundColor : unsafe extern "syste...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:173385
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...system" fn (* mut core::ffi::c_void , windows::UI::Text::FontStyle ,) -> windows_core::HRESULT , pub ForegroundColor : unsafe exte...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:173650
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...system" fn (* mut core::ffi::c_void , windows::UI::Color ,) -> windows_core::HRESULT , Hidden : usize , SetHidden : usize , Italic...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:173525
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..." fn (* mut core::ffi::c_void , * mut windows::UI::Color) -> windows_core::HRESULT , pub SetForegroundColor : unsafe extern "syste...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:202438
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , P1 : windows_core::Param < windows::Foundation::Uri > , { Self::IApplicationStatics (| this | unsafe { (windows_core::Interface...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:173650
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...system" fn (* mut core::ffi::c_void , windows::UI::Color ,) -> windows_core::HRESULT , Hidden : usize , SetHidden : usize , Italic...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:202938
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...licationFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IApplicationStatics < R , F : FnOnce (...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:202438
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , P1 : windows_core::Param < windows::Foundation::Uri > , { Self::IApplicationStatics (| this | unsafe { (windows_core::Interface...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:203239
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...licationStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Appl...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:202938
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...licationFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IApplicationStatics < R , F : FnOnce (...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:205185
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn AnimationDesired < > (& self ,) ->...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:203239
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...licationStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Appl...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:205793
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:205185
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn AnimationDesired < > (& self ,) ->...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:206093
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ndows_reference::IReference < windows::Foundation::Rect > | r__ . Value ()) } } pub fn SetTargetRect < > (& self , value : Option ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:205793
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:206195
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... > (& self , value : Option < windows::Foundation::Rect > ,) -> windows_core::Result < () > { let value__ = value . map (< windows...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:206093
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ndows_reference::IReference < windows::Foundation::Rect > | r__ . Value ()) } } pub fn SetTargetRect < > (& self , value : Option ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:206320
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ndows_reference::IReference < windows::Foundation::Rect > as core::convert::From < _ >>::from) ; unsafe { (windows_core::Interface...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:210752
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:206195
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... > (& self , value : Option < windows::Foundation::Rect > ,) -> windows_core::Result < () > { let value__ = value . map (< windows...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:211011
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...getRect < > (& self , value : windows::Foundation::Rect ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vta...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:206320
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ndows_reference::IReference < windows::Foundation::Rect > as core::convert::From < _ >>::from) ; unsafe { (windows_core::Interface...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:210752
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:216254
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ansitionFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Brus...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:211011
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...getRect < > (& self , value : windows::Foundation::Rect ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vta...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:216254
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ansitionFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Brus...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:224586
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:224586
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:226423
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...TemplateFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IDataTemplateStatics < R , F : FnOnce ...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:226423
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...TemplateFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IDataTemplateStatics < R , F : FnOnce ...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:226728
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...TemplateStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Data...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:226728
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...TemplateStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Data...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:230448
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { unsafe { let mut result__ = core::mem::zeroed () ; (wi...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:232223
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...cyObjectFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Depe...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:230448
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { unsafe { let mut result__ = core::mem::zeroed () ; (wi...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:232223
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...cyObjectFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Depe...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:236800
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:236800
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:244597
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...llectionFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Depe...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:244597
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...llectionFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Depe...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:246784
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...PropertyStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Depe...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:246784
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...PropertyStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Depe...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:256067
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > where P0 : windows_core::Param < UIElement > , { unsafe { let mut resul...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:256067
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > where P0 : windows_core::Param < UIElement > , { unsafe { let mut resul...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:260780
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > where P0 : windows_core::Param < UIElement > , { unsafe { let mut resul...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:263936
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:260780
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > where P0 : windows_core::Param < UIElement > , { unsafe { let mut resul...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:264219
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:263936
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:264219
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:268405
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...yGetArgsFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Elem...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:268405
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...yGetArgsFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Elem...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:271793
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ycleArgsFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Elem...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:271793
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ycleArgsFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Elem...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:281239
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:281239
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:289335
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inter...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:289335
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inter...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:297713
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < FrameworkElement , DataContextChangedEventArgs > > , { unsa...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:297713
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < FrameworkElement , DataContextChangedEventArgs > > , { unsa...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:298972
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { unsafe { let mut result__ = c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:298972
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { unsafe { let mut result__ = c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:299600
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < FrameworkElement , windows_core::IInspectable > > , { unsaf...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:299600
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < FrameworkElement , windows_core::IInspectable > > , { unsaf...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:300245
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < FrameworkElement , windows_core::IInspectable > > , { unsaf...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:300245
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < FrameworkElement , windows_core::IInspectable > > , { unsaf...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:300929
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < FrameworkElement , EffectiveViewportChangedEventArgs > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:300929
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < FrameworkElement , EffectiveViewportChangedEventArgs > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:303660
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:303660
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:303715
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< IFrameworkElementOverrid...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:303715
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< IFrameworkElementOverrid...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:304087
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:304087
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:304142
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< IFrameworkElementOverrid...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:304142
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< IFrameworkElementOverrid...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:315256
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< IUIElement > (self) ? ; ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:315256
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< IUIElement > (self) ? ; ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:319771
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IUIElement > (self) ? ;...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:319771
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IUIElement > (self) ? ;...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:320123
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:320123
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:321702
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< IUIElement > (self) ? ; ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:321702
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< IUIElement > (self) ? ; ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:361112
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , DragStartingEventArgs > > , { let this = & wind...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:361112
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , DragStartingEventArgs > > , { let this = & wind...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:361895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , DropCompletedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:361895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , DropCompletedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:362686
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::CharacterReceivedRoutedEventArgs > > , {...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:362686
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::CharacterReceivedRoutedEventArgs > > , {...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:374429
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::ContextRequestedEventArgs > > , { let th...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:374429
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::ContextRequestedEventArgs > > , { let th...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:375237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , RoutedEventArgs > > , { let this = & windows_co...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:375237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , RoutedEventArgs > > , { let this = & windows_co...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:380672
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyDisplayRequestedEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:380672
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyDisplayRequestedEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:381526
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyDisplayDismissedEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:381526
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyDisplayDismissedEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:382371
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyInvokedEventArgs > > , { let th...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:382371
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyInvokedEventArgs > > , { let th...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:383191
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::ProcessKeyboardAcceleratorEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:383191
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::ProcessKeyboardAcceleratorEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:384039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::GettingFocusEventArgs > > , { let this =...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:384039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::GettingFocusEventArgs > > , { let this =...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:384827
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::LosingFocusEventArgs > > , { let this = ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:384827
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::LosingFocusEventArgs > > , { let this = ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:385621
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::NoFocusCandidateFoundEventArgs > > , { l...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:385621
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::NoFocusCandidateFoundEventArgs > > , { l...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:387920
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , BringIntoViewRequestedEventArgs > > , { let thi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:387920
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , BringIntoViewRequestedEventArgs > > , { let thi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:388667
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:388667
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:388970
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:388970
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:395924
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:395924
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:395968
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:395968
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:396089
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< IUIElementOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:396089
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< IUIElementOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:400170
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...kElementFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IFrameworkElementStatics < R , F : FnO...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:400170
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...kElementFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IFrameworkElementStatics < R , F : FnO...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:400491
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...kElementStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Fram...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:400491
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...kElementStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Fram...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:404867
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:404867
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:406804
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...TemplateFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Fram...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:406804
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...TemplateFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Fram...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:416297
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Rect) -> windows_core::HRESULT , pub SetTargetRect : unsafe extern "system" fn ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:416297
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Rect) -> windows_core::HRESULT , pub SetTargetRect : unsafe extern "system" fn ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:416424
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Rect ,) -> windows_core::HRESULT , pub HorizontalAlignmentRatio : unsafe extern...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:416424
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Rect ,) -> windows_core::HRESULT , pub HorizontalAlignmentRatio : unsafe extern...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:428911
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , } windows_core::imp::define_interface!(IDragS...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:428911
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , } windows_core::imp::define_interface!(IDragS...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:429960
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , } windows_core::imp::define_interface!(IDropC...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:429960
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , } windows_core::imp::define_interface!(IDropC...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:431322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Rect) -> windows_core::HRESULT , pub MaxViewport : unsafe extern "system" fn (*...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:431322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Rect) -> windows_core::HRESULT , pub MaxViewport : unsafe extern "system" fn (*...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:431453
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Rect) -> windows_core::HRESULT , pub BringIntoViewDistanceX : unsafe extern "sy...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:431453
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Rect) -> windows_core::HRESULT , pub BringIntoViewDistanceX : unsafe extern "sy...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:450085
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Size , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub ArrangeO...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:450085
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Size , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub ArrangeO...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:450119
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ows::Foundation::Size , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub ArrangeOverride : unsafe extern "system" f...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:450119
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ows::Foundation::Size , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub ArrangeOverride : unsafe extern "system" f...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:450248
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Size , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub OnApplyT...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:450248
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Size , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub OnApplyT...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:450282
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ows::Foundation::Size , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub OnApplyTemplate : unsafe extern "system" f...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:450282
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ows::Foundation::Size , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub OnApplyTemplate : unsafe extern "system" f...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:462941
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub NewSize : unsafe extern "system" fn (* mut...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:462941
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub NewSize : unsafe extern "system" fn (* mut...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:463068
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Size) -> windows_core::HRESULT , } windows_core::imp::define_interface!(IStateT...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:463068
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Size) -> windows_core::HRESULT , } windows_core::imp::define_interface!(IStateT...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:468862
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub AllowDrop : unsafe extern "system" fn (* m...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:468862
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub AllowDrop : unsafe extern "system" fn (* m...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:470447
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , pub SetRenderTransformOrigin : unsafe extern ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:470447
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , pub SetRenderTransformOrigin : unsafe extern ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:470586
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point ,) -> windows_core::HRESULT , pub IsHitTestVisible : unsafe extern "syste...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:470586
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point ,) -> windows_core::HRESULT , pub IsHitTestVisible : unsafe extern "syste...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:471177
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub UseLayoutRounding : unsafe extern "system"...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:471177
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub UseLayoutRounding : unsafe extern "system"...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:494891
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Size ,) -> windows_core::HRESULT , pub Arrange : unsafe extern "system" fn (* m...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:494891
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Size ,) -> windows_core::HRESULT , pub Arrange : unsafe extern "system" fn (* m...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:495014
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Rect ,) -> windows_core::HRESULT , pub CapturePointer : unsafe extern "system" ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:495014
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Rect ,) -> windows_core::HRESULT , pub CapturePointer : unsafe extern "system" ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:498591
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point , windows::Foundation::Rect , * mut * mut core::ffi::c_void) -> windows_c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:498591
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point , windows::Foundation::Rect , * mut * mut core::ffi::c_void) -> windows_c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:498620
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... windows::Foundation::Point , windows::Foundation::Rect , * mut * mut core::ffi::c_void) -> windows_core::HRESULT , pub GetChildre...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:498620
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... windows::Foundation::Point , windows::Foundation::Rect , * mut * mut core::ffi::c_void) -> windows_core::HRESULT , pub GetChildre...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:514602
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub RasterizationScale : unsafe extern "system...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:514602
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Size) -> windows_core::HRESULT , pub RasterizationScale : unsafe extern "system...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:524762
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:524762
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:529453
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inter...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:529453
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inter...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:529814
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { unsafe { (windows_core::Interface::vtable (self) . SetSource)(windows...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:529814
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { unsafe { (windows_core::Interface::vtable (self) . SetSource)(windows...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:531927
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ctionaryFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Reso...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:531927
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ctionaryFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Reso...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:535749
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ventArgsFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Rout...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:535749
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ventArgsFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Rout...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:540932
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ansitionFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Scal...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:540932
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ansitionFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Scal...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:542415
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:542415
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:542689
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:542689
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:549926
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:549926
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:552151
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ggerBaseFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Stat...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:552151
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ggerBaseFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Stat...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:553501
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn GetValue < P0 , > (& self , dp : P...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:556921
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:553501
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn GetValue < P0 , > (& self , dp : P...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:556921
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:559924
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..., IStyleFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Styl...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:566145
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:559924
[INFO] [stdout]   |
[INFO] [stdout] 1 | ..., IStyleFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Styl...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:566145
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:577096
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:577096
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< IDepende...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:577901
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:577901
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:581506
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:581788
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vt...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:581506
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:583017
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:581788
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vt...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:583017
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:614517
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , DragStartingEventArgs > > , { unsafe { let mut ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:614517
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , DragStartingEventArgs > > , { unsafe { let mut ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:615160
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , DropCompletedEventArgs > > , { unsafe { let mut...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:615160
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , DropCompletedEventArgs > > , { unsafe { let mut...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:615811
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::CharacterReceivedRoutedEventArgs > > , {...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:625314
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::ContextRequestedEventArgs > > , { unsafe...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:615811
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::CharacterReceivedRoutedEventArgs > > , {...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:625314
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::ContextRequestedEventArgs > > , { unsafe...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:625982
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , RoutedEventArgs > > , { unsafe { let mut result...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:625982
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , RoutedEventArgs > > , { unsafe { let mut result...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:630437
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyDisplayRequestedEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:630437
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyDisplayRequestedEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:631151
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyDisplayDismissedEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:631151
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyDisplayDismissedEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:631856
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyInvokedEventArgs > > , { unsafe...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:631856
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::AccessKeyInvokedEventArgs > > , { unsafe...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:632536
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::ProcessKeyboardAcceleratorEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:632536
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::ProcessKeyboardAcceleratorEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:633244
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::GettingFocusEventArgs > > , { unsafe { l...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:633244
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::GettingFocusEventArgs > > , { unsafe { l...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:633892
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::LosingFocusEventArgs > > , { unsafe { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:633892
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::LosingFocusEventArgs > > , { unsafe { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:634546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::NoFocusCandidateFoundEventArgs > > , { u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:634546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , Input::NoFocusCandidateFoundEventArgs > > , { u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:636425
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , BringIntoViewRequestedEventArgs > > , { unsafe ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:636425
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < UIElement , BringIntoViewRequestedEventArgs > > , { unsafe ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:637032
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vta...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:637032
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vta...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:637265
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vta...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:637265
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vta...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:643029
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:643029
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:643073
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:643073
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:643194
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< IUIElementOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:643194
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< IUIElementOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:676160
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IElementStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for UIEl...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:676160
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IElementStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for UIEl...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:678720
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ansitionFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Vect...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:678720
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ansitionFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Vect...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:681327
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:681327
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:699022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:700311
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:699022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inte...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:705432
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { unsafe { let mut result__...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:700311
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:705811
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { unsafe { let ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:705432
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { unsafe { let mut result__...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:715347
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:705811
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { unsafe { let ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:717004
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:715347
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:723200
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:717004
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:723671
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:723200
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:736320
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:723671
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:737361
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IAutomationPeerStatics < R , F : FnOnc...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:736320
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:737674
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Auto...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:737361
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IAutomationPeerStatics < R , F : FnOnc...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:739132
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn Peer < > (& self ,) -> windows_cor...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:744053
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:737674
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Auto...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:745134
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...notationFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IAutomationPeerAnnotationStatics < R ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:739132
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn Peer < > (& self ,) -> windows_cor...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:745487
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...notationStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Auto...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:744053
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:751376
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:745134
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...notationFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IAutomationPeerAnnotationStatics < R ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:752965
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:745487
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...notationStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Auto...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:759511
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:751376
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:759965
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:752965
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:770162
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:759511
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:771819
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:759965
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:778015
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:770162
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:778486
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:771819
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:792072
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:778015
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:793543
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Butt...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:778486
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:798456
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:792072
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:800045
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:793543
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Butt...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:798456
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:806591
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:800045
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:807045
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:806591
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:817242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:807045
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:818899
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:817242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:825095
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:818899
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:825566
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:825095
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:837883
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:825566
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:841486
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IFrameworkElementAutomationPeerStatics...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:837883
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:841863
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Fram...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:841486
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IFrameworkElementAutomationPeerStatics...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:844579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Rect) -> windows_core::HRESULT , pub GetChildren : unsafe extern "system" fn (*...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:841863
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Fram...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:845133
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , pub GetHelpText : unsafe extern "system" fn (...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:844579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Rect) -> windows_core::HRESULT , pub GetChildren : unsafe extern "system" fn (*...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:847410
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point , * mut * mut core::ffi::c_void) -> windows_core::HRESULT , pub GetElemen...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:845133
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , pub GetHelpText : unsafe extern "system" fn (...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:847576
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point , * mut * mut core::ffi::c_void) -> windows_core::HRESULT , pub GetFocuse...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:847410
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point , * mut * mut core::ffi::c_void) -> windows_core::HRESULT , pub GetElemen...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:854951
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Rect) -> windows_core::HRESULT , pub GetChildrenCore : unsafe extern "system" f...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:847576
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point , * mut * mut core::ffi::c_void) -> windows_core::HRESULT , pub GetFocuse...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:855521
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , pub GetHelpTextCore : unsafe extern "system" ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:854951
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Rect) -> windows_core::HRESULT , pub GetChildrenCore : unsafe extern "system" f...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:857637
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point , * mut * mut core::ffi::c_void) -> windows_core::HRESULT , pub GetElemen...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:855521
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mut core::ffi::c_void , * mut windows::Foundation::Point) -> windows_core::HRESULT , pub GetHelpTextCore : unsafe extern "system" ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:857807
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point , * mut * mut core::ffi::c_void) -> windows_core::HRESULT , pub GetFocuse...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:857637
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point , * mut * mut core::ffi::c_void) -> windows_core::HRESULT , pub GetElemen...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:878782
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:857807
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn (* mut core::ffi::c_void , windows::Foundation::Point , * mut * mut core::ffi::c_void) -> windows_core::HRESULT , pub GetFocuse...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:878782
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:880371
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:880371
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:886917
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:886917
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:887371
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:887371
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:897568
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:897568
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:899225
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:899225
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:905421
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:905421
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:905892
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:905892
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:918209
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:918209
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:921633
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Item...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:921633
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Item...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:926549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:926549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:928138
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:928138
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:934684
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:934684
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:935138
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:935138
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:945335
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:945335
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:946992
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:946992
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:953188
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:953188
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:953659
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:953659
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:965976
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:965976
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:970504
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Item...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:970504
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Item...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:975619
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:975619
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:977208
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:977208
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:983754
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:983754
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:984208
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:984208
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:994405
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:994405
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:996062
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:996062
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1002258
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1002258
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1002729
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1002729
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1015046
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1015046
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1021926
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for List...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1021926
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for List...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1028896
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1028896
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1030485
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1030485
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1037031
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1037031
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1037485
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1037485
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1047682
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1047682
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1049339
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1055535
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1049339
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1056006
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1055535
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1068323
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1056006
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1073428
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Rang...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1068323
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1078438
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1073428
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Rang...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1080027
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1078438
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self)...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1086573
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1080027
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeer > (self...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1087027
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1086573
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...omPoint < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1097224
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1087027
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1098881
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1097224
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Rect > { let this = & windows_core::Interface::cast::< IAutomationPeerOverrides...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1105077
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1098881
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< IAutomationPeerOverride...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1105548
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1105077
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...intCore < > (& self , point : windows::Foundation::Point ,) -> windows_core::Result < AutomationPeer > { let this = & windows_core...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1117865
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1105548
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... , pointinwindowcoordinates : windows::Foundation::Point ,) -> windows_core::Result < windows_core::IInspectable > { let this = & ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1123788
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Sele...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1143835
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1117865
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1159695
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { unsafe { let mut result__ = c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1123788
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tionPeerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Sele...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1160304
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { unsafe { let mut result__ = c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1160911
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { unsafe { let mut result__ = c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1143835
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1161520
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { unsafe { let mut result__ = c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1159695
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { unsafe { let mut result__ = c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1174272
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1160304
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { unsafe { let mut result__ = c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1160911
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { unsafe { let mut result__ = c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1174603
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1161520
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { unsafe { let mut result__ = c...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1174923
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1174272
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1175251
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1174603
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1175571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1174923
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1175905
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1175251
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1185037
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1175571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1175905
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1185500
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1185037
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1187184
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1187963
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1185500
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1205392
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1187184
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1216008
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1187963
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1227046
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1205392
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1228662
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1216008
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1227046
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1229458
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1228662
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1230278
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1231137
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1229458
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1233408
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1230278
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1233463
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1231137
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1233842
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1233408
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1233897
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1233463
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1235347
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1233842
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1240009
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1233897
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1235347
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1240368
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1240009
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1241996
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1240368
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1282597
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1283408
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1241996
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1284227
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1282597
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1296313
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1283408
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1297149
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1302738
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1284227
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1296313
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1303620
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1304493
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1297149
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1305341
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1302738
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1306217
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1303620
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1304493
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1307033
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1307855
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1305341
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1310224
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1306217
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1310999
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1307033
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1311309
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1307855
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1318480
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1310224
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1318524
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1310999
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1318645
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1311309
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1322805
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... IAppBarFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IAppBarStatics < R , F : FnOnce (& IAp...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1318480
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1323086
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... IAppBarStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for AppB...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1318524
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1325377
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn PopulatePropertyInfo < P1 , > (& s...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1318645
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1332751
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < AutoSuggestBox , AutoSuggestBoxSuggestionChosenEventArgs > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1322805
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... IAppBarFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IAppBarStatics < R , F : FnOnce (& IAp...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1333427
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < AutoSuggestBox , AutoSuggestBoxTextChangedEventArgs > > , {...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1323086
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... IAppBarStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for AppB...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1334086
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < AutoSuggestBox , AutoSuggestBoxQuerySubmittedEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1325377
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn PopulatePropertyInfo < P1 , > (& s...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1342379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1332751
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < AutoSuggestBox , AutoSuggestBoxSuggestionChosenEventArgs > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1342710
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1333427
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < AutoSuggestBox , AutoSuggestBoxTextChangedEventArgs > > , {...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1343030
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1334086
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < AutoSuggestBox , AutoSuggestBoxQuerySubmittedEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1343358
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1342379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1343678
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1342710
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1344012
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1343030
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1353144
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1343358
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1353607
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1343678
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1355291
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1344012
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1356070
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1353144
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1373499
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1353607
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1384115
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1355291
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1395153
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1356070
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1396769
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1373499
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1397565
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1384115
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1398385
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1395153
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1399244
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1396769
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1401515
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1397565
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1401570
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1398385
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1401949
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1399244
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1402004
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1401515
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1419895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1401570
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1424557
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1401949
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1424916
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1402004
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1426544
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1467145
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1419895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1467956
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1424557
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1468775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1424916
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1480861
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1481697
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1426544
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1487286
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1467145
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1467956
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1488168
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1468775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1489041
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1480861
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1489889
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1481697
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1490765
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1487286
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1491581
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1488168
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1492403
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1489041
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1494772
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1489889
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1495547
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1495857
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1490765
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1503028
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1491581
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1503072
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1492403
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1503193
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1494772
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1507385
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ggestBoxStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Auto...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1495547
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1508893
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn QueryText < > (& self ,) -> window...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1495857
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1513034
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1503028
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1503072
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1515466
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn SelectedItem < > (& self ,) -> win...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1519307
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1503193
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1521732
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn CheckCurrent < > (& self ,) -> win...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1507385
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ggestBoxStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Auto...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1525886
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1508893
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn QueryText < > (& self ,) -> window...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1526986
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ventArgsStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Auto...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1513034
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1515466
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn SelectedItem < > (& self ,) -> win...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1529380
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn PopulatePropertyInfo < P1 , > (& s...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1519307
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1541023
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1521732
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn CheckCurrent < > (& self ,) -> win...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1551639
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1525886
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1562677
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1526986
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ventArgsStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Auto...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1564293
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1565089
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1529380
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn PopulatePropertyInfo < P1 , > (& s...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1565909
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1541023
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1566768
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1569039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1551639
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1569094
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1562677
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1564293
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1569473
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1565089
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1569528
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1565909
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1570978
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1566768
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1575640
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1569039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1575999
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1569094
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1577627
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1569473
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1618228
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1569528
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1619039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1570978
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1619858
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1575640
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1631944
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1575999
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1632780
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1577627
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1638369
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1618228
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1639251
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1619039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1640124
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1619858
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1640972
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1631944
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1641848
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1632780
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1642664
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1638369
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1643486
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1639251
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1645855
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1646630
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1640124
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1646940
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1640972
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1641848
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1654111
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1642664
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1654155
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1643486
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1654276
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1645855
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1658436
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... IBorderStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Bord...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1674022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1646630
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1674353
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1646940
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1674673
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1654111
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1675001
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1654155
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1675321
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1654276
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1675655
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1658436
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... IBorderStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Bord...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1684787
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1674022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1685250
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1674353
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1686934
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1674673
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1687713
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1675001
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1675321
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1705142
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1715758
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1675655
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1726796
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1684787
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1685250
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1728412
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1686934
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1729208
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1730028
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1687713
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1730887
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1705142
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1715758
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1733158
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1726796
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1733213
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1728412
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1733592
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1729208
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1733647
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1730028
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1735097
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1730887
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1739759
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1733158
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1740118
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1733213
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1741746
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1733592
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1782347
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1733647
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1735097
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1783158
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1739759
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1783977
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1796063
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1740118
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1796899
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1741746
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1802488
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1782347
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1803370
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1783158
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1804243
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1783977
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1805091
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1796063
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1805967
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1796899
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1806783
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1802488
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1807605
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1803370
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1809974
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1804243
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1810749
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1805091
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1811059
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1805967
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1818230
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1806783
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1818274
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1807605
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1818395
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1809974
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1822555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... IButtonFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IButtonStatics < R , F : FnOnce (& IBu...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1810749
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1822836
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... IButtonStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Butt...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1811059
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1818230
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1824167
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn GroupIndex < > (& self ,) -> windo...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1818274
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1826304
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn ItemIndex < > (& self ,) -> window...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1829779
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1818395
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1830043
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1832017
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1822555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... IButtonFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IButtonStatics < R , F : FnOnce (& IBu...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1832259
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...pub fn SetColor < > (& self , value : windows::UI::Color ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1822836
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... IButtonStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Butt...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1832499
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1824167
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn GroupIndex < > (& self ,) -> windo...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1832795
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...r__ : windows_reference::IReference < windows::UI::Color > | r__ . Value ()) } } pub fn SetPreviousColor < > (& self , value : Opt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1826304
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn ItemIndex < > (& self ,) -> window...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1832893
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...sColor < > (& self , value : Option < windows::UI::Color > ,) -> windows_core::Result < () > { let value__ = value . map (< window...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1829779
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1833011
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ap (< windows_reference::IReference < windows::UI::Color > as core::convert::From < _ >>::from) ; unsafe { (windows_core::Interfac...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1830043
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1841794
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < ColorPicker , ColorChangedEventArgs > > , { unsafe { let mu...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1832017
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1832259
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...pub fn SetColor < > (& self , value : windows::UI::Color ,) -> windows_core::Result < () > { unsafe { (windows_core::Interface::vt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1854505
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1854836
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1832499
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Color > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1855156
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1832795
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...r__ : windows_reference::IReference < windows::UI::Color > | r__ . Value ()) } } pub fn SetPreviousColor < > (& self , value : Opt...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1832893
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...sColor < > (& self , value : Option < windows::UI::Color > ,) -> windows_core::Result < () > { let value__ = value . map (< window...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1855484
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1833011
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ap (< windows_reference::IReference < windows::UI::Color > as core::convert::From < _ >>::from) ; unsafe { (windows_core::Interfac...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1855804
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1841794
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < ColorPicker , ColorChangedEventArgs > > , { unsafe { let mu...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1856138
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1854505
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1865270
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1854836
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1865733
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1855156
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1867417
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1855484
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1868196
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1855804
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1885625
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1856138
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1896241
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1865270
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1907279
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1865733
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1908895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1867417
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1909691
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1910511
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1868196
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1885625
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1911370
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1896241
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1913641
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1907279
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1913696
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1908895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1914075
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1909691
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1914130
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1910511
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1911370
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1915580
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1913641
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1920242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1913696
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1920601
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1914075
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1922229
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1914130
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1962830
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1915580
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1963641
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1920242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1964460
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1920601
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1976546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1922229
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1977382
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1962830
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1982971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1963641
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1983853
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1964460
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1984726
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1976546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1985574
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1977382
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1986450
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1982971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1987266
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1983853
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1988088
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1984726
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1990457
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1985574
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1991232
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1986450
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1991542
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1987266
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1998713
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1988088
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1990457
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1998757
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1991232
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1998878
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1991542
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2003058
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...orPickerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IColorPickerStatics < R , F : FnOnce (...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1998713
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2003359
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...orPickerStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IColorPickerStatics2 < R , F : FnOnce ...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1998757
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2003663
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rPickerStatics2 > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Colo...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:1998878
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2006608
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn MaxWidth < > (& self ,) -> windows...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2003058
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...orPickerFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IColorPickerStatics < R , F : FnOnce (...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2003359
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...orPickerStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IColorPickerStatics2 < R , F : FnOnce ...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2012365
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2003663
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rPickerStatics2 > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Colo...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2013393
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...finitionStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Colu...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2006608
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn MaxWidth < > (& self ,) -> windows...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2012365
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2023721
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2024464
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2013393
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...finitionStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Colu...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2025205
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2023721
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2025948
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2024464
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2031549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < CommandBar , DynamicOverflowItemsChangingEventArgs > > , { ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2043822
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2025205
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2025948
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2044153
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2031549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < CommandBar , DynamicOverflowItemsChangingEventArgs > > , { ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2044473
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2044801
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2043822
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2045121
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2044153
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2045455
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2044473
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2054587
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2044801
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2055050
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2045121
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2056734
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2045455
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2057513
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2054587
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2074942
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2055050
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2085558
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2056734
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2096596
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2057513
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2098212
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2074942
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2099008
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2085558
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2099828
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2096596
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2100687
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2098212
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2102958
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2099008
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2103013
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2099828
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2103392
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2100687
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2103447
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2102958
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2104897
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2103013
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2109559
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2103392
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2109918
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2103447
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2111546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2104897
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2152147
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2109559
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2152958
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2109918
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2153777
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2111546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2165863
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2152147
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2166699
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2152958
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2172288
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2153777
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2173170
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2165863
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2166699
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2174043
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2172288
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2174891
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2173170
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2175767
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2174043
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2176583
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2174891
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2177405
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2175767
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2179774
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2176583
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2180549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2177405
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2180859
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2179774
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2188030
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2180549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2188074
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2180859
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2188195
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2188030
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2192371
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mmandBarFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn ICommandBarStatics < R , F : FnOnce (&...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2188074
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2192668
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mmandBarStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Comm...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2195625
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn ItemContainer < > (& self ,) -> wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2188195
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2192371
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mmandBarFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn ICommandBarStatics < R , F : FnOnce (&...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2197640
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < ListViewBase , ContainerContentChangingEventArgs > > , { un...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2192668
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mmandBarStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Comm...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2198059
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P1 : windows_core::Param < windows::Foundation::TypedEventHandler < ListViewBase , ContainerContentChangingEventArgs > > , { un...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2195625
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn ItemContainer < > (& self ,) -> wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2210410
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2197640
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < ListViewBase , ContainerContentChangingEventArgs > > , { un...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2210741
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2198059
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P1 : windows_core::Param < windows::Foundation::TypedEventHandler < ListViewBase , ContainerContentChangingEventArgs > > , { un...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2211061
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2210410
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { let this = & windows_core::Interface::cast::< IControl > (...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2211389
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2210741
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { let this = & windows_core:...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2211709
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2211061
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { let this = & windows_core::Interface::cast::< IControl > (s...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2212043
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2211389
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { let this = & windows_core::...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2221175
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2211709
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { let this = & windows_core::Interface::cast::< IControl > ...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2221638
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2223322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2212043
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { let this = & windows_core...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2224101
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2221175
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< IControl > (self) ? ; uns...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2241530
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2221638
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { let this = & windows_core::Interface::cast::< IControl > (self) ? ; u...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2252146
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2223322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { let this = & window...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2263184
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2224101
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { let this = & win...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2264800
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2241530
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2265596
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2252146
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2266416
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2263184
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2267275
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2264800
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2269546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2265596
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2269601
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2266416
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2269980
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2267275
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2270035
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2269546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2271485
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2269601
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2276147
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2269980
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2276506
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2270035
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2271485
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2278134
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2318735
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2276147
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2319546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2276506
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2320365
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2278134
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2332451
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2318735
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2333287
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2319546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2338876
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2320365
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2339758
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2332451
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2333287
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2340631
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2341479
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2338876
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2339758
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2342355
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2343171
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2340631
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2343993
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2341479
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2342355
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2346362
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2343171
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2347137
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2347447
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2343993
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2354618
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2346362
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2354662
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2347137
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2347447
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2354783
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2354618
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2358975
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tControlFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IContentControlStatics < R , F : FnOnc...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2354662
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2359288
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tControlStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Cont...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2354783
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2364678
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { unsafe { let mut result__ = core::mem::zeroed () ; (window...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2358975
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tControlFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IContentControlStatics < R , F : FnOnc...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2364941
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { unsafe { (windows_core::In...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2365193
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { unsafe { let mut result__ = core::mem::zeroed () ; (windows...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2359288
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tControlStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Cont...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2365453
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { unsafe { (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2364678
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { unsafe { let mut result__ = core::mem::zeroed () ; (window...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2365705
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { unsafe { let mut result__ = core::mem::zeroed () ; (windo...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2364941
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { unsafe { (windows_core::In...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2365971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { unsafe { (windows_core::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2365193
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { unsafe { let mut result__ = core::mem::zeroed () ; (windows...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2390951
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2365453
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { unsafe { (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2401567
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2365705
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { unsafe { let mut result__ = core::mem::zeroed () ; (windo...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2412605
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2365971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { unsafe { (windows_core::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2414221
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2390951
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2415017
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2401567
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2415837
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2412605
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2416696
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2414221
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2418967
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2415017
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2419022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2415837
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2416696
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2419401
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2418967
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2419456
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2419022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2420906
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2419401
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2425568
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2419456
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2425927
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2427555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2420906
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2468156
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2425568
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2468967
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2425927
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2469786
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2427555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2481872
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2468156
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2482708
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2468967
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2488297
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2469786
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2489179
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2481872
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2490052
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2482708
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2490900
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2488297
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2489179
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2491776
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2490052
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2492592
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2490900
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2493414
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2491776
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2495783
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2492592
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2496558
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2493414
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2496868
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2495783
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2504039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2496558
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2496868
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2504083
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2504204
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2504039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2508404
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...resenterFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IContentPresenterStatics < R , F : FnO...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2504083
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2508725
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...resenterStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Cont...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2504204
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2513061
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { unsafe { let mut result__ = core::mem::zeroed () ; (window...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2508404
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...resenterFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IContentPresenterStatics < R , F : FnO...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2513324
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { unsafe { (windows_core::In...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2508725
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...resenterStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Cont...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2513061
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontWeight > { unsafe { let mut result__ = core::mem::zeroed () ; (window...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2513576
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { unsafe { let mut result__ = core::mem::zeroed () ; (windows...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2513324
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n SetFontWeight < > (& self , value : windows::UI::Text::FontWeight ,) -> windows_core::Result < () > { unsafe { (windows_core::In...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2513836
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { unsafe { (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2513576
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStyle > { unsafe { let mut result__ = core::mem::zeroed () ; (windows...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2514088
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { unsafe { let mut result__ = core::mem::zeroed () ; (windo...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2513836
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...fn SetFontStyle < > (& self , value : windows::UI::Text::FontStyle ,) -> windows_core::Result < () > { unsafe { (windows_core::Int...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2514354
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { unsafe { (windows_core::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2514088
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Text::FontStretch > { unsafe { let mut result__ = core::mem::zeroed () ; (windo...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2521650
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inter...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2514354
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... SetFontStretch < > (& self , value : windows::UI::Text::FontStretch ,) -> windows_core::Result < () > { unsafe { (windows_core::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2522045
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { unsafe { (windows_core::Interface::vtable (self) . SetDefaultStyleRes...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2523389
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { unsafe { let mut re...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2521650
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { unsafe { let mut result__ = core::mem::zeroed () ; (windows_core::Inter...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2522045
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::Uri > , { unsafe { (windows_core::Interface::vtable (self) . SetDefaultStyleRes...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2524032
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { unsafe { let mut...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2523389
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusEngagedEventArgs > > , { unsafe { let mut re...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2553277
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2524032
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < Control , FocusDisengagedEventArgs > > , { unsafe { let mut...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2563893
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2553277
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... (& self ,) -> windows_core::Result < windows::UI::Core::CoreDispatcher > { let this = & windows_core::Interface::cast::< super::I...
[INFO] [stdout]   |                                                   ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2574931
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2576547
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2563893
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Uri > { let this = & windows_core::Interface::cast::< super::IFrameworkElement ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2574931
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::DataContextChangedEventArg...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2577343
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2576547
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::EventHandler < windows_core::IInspectable > > , { let this = & windows_core::In...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2578163
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2577343
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2579022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2578163
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , windows_core::IInspectable > > , ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2581293
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2579022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::FrameworkElement , super::EffectiveViewportChangedEv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2581348
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2581293
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2581727
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2581348
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2581782
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2581727
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ide < > (& self , finalsize : windows::Foundation::Size ,) -> windows_core::Result < windows::Foundation::Size > { let this = & wi...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2583232
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2581782
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IFrameworkElement...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2587894
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2583232
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2588253
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2587894
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Point > { let this = & windows_core::Interface::cast::< super::IUIElement > (se...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2589881
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2588253
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...mOrigin < > (& self , value : windows::Foundation::Point ,) -> windows_core::Result < () > { let this = & windows_core::Interface:...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2630482
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2589881
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... ,) -> windows_core::Result < windows::Foundation::Size > { let this = & windows_core::Interface::cast::< super::IUIElement > (sel...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2631293
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2630482
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DragStartingEventArgs > > , { let...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2632112
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2631293
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::DropCompletedEventArgs > > , { le...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2644198
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2632112
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::CharacterReceivedRoutedEve...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2645034
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2644198
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ContextRequestedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2650623
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2645034
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::RoutedEventArgs > > , { let this ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2651505
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2650623
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayRequestedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2652378
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2651505
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyDisplayDismissedE...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2653226
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2652378
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::AccessKeyInvokedEventArgs ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2654102
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2653226
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::ProcessKeyboardAccelerator...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2654918
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2654102
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::GettingFocusEventArgs > > ...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2655740
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2658109
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2654918
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::LosingFocusEventArgs > > ,...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2658884
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2655740
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::Input::NoFocusCandidateFoundEvent...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2659194
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2658109
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...re P0 : windows_core::Param < windows::Foundation::TypedEventHandler < super::UIElement , super::BringIntoViewRequestedEventArgs >...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2666365
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2658884
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...< > (& self , availablesize : windows::Foundation::Size ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2666409
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2659194
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...nge < > (& self , finalrect : windows::Foundation::Rect ,) -> windows_core::Result < () > { let this = & windows_core::Interface::...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2666530
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2666365
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...rgeting < > (& self , point : windows::Foundation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < w...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2670694
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IControlFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } fn IControlStatics < R , F : FnOnce (& IC...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2666409
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ation::Point , boundingrect : windows::Foundation::Rect ,) -> windows_core::Result < windows_collections::IIterable < windows_coll...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2670979
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IControlStatics > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } } impl windows_core::RuntimeType for Cont...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Foundation` in `windows`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2666530
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...dows_collections::IIterable < windows::Foundation::Point > > > { let this = & windows_core::Interface::cast::< super::IUIElementOv...
[INFO] [stdout]   |                                           ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FactoryCache` in `imp`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/wasdk-85f319400ec947a2/out/bindings.rs:1:2672340
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...IGenericFactory > = windows_core::imp::FactoryCache::new () ; SHARED . call (callback) } pub fn TargetType < > (& self ,) -> windo...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ could not find `FactoryCache` in `imp`
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
